home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Archive Magazine CD 1995
/
Archive Magazine CD 1995.iso
/
discs
/
shareware
/
share_41
/
assembler
/
!Assemble
/
header
< prev
next >
Wrap
Text File
|
1991-03-19
|
347b
|
14 lines
DEF PROCcode
[ OPT pass%
; r1 stores the address of number 1
; r2 stores the address of number 2
; r3 stores the address of number 3
; r4 stores the address of text 1
; r5 stores the address of text 2
; *****************************************
; place your code here do not change the lines above